home *** CD-ROM | disk | FTP | other *** search
-
-
- PatchAllocMem V1.0
- ==================
-
-
- Copyright 1994 Simon Dick
-
- Introduction
- ============
-
- This program simply patches the AllocMem exec call when it is run and alters
- the requested memory type so that any program which tries to allocate fast
- ram on a chip ram only Amiga will end up getting chip ram instead.
- I wrote this because I got a copy of Fractint for the Amiga and I found that
- it needs fast ram to load, which is actually unnecessary. So I wrote this
- program and it now runs fine on a chip ram only Amiga.
-
- System Requirements
- ===================
- All that PatchAllocMem needs is the patch.library.
-
- Usage
- =====
- PatchAllocMem can be run from either the CLI or from Workbench. If you run
- it once, you install the patch. If you run it again then you remove the
- patch.
-
- Distribution
- ============
- PatchAllocMem is freely distributable, as long as both the program file and
- all other related files are distributed unchanged.
-
- History
- =======
- PatchAllocMem 1.0 (13 August 1994) 688 bytes
- Initial release
-
- Author
- ======
- This program was written by Simon Dick using PhxAss and PhxLnk. The manual
- was written using EdWord Pro.
-
- If you have any comments about this program then I can be contacted at:
-
- 31 Salisbury Road
- Bexley
- Kent DA5 3QE
- England
-
- patch.library is Copyright 1993 by Stefan Fuchs.
-
- Disclaimer
- ==========
- This software is provided as-is, without warranty of any kind, either
- expressed or implied. In no event will the author be liable for direct,
- indirect, incidental or consequential damages or data loss resulting from
- the use or application of this software. The entire risk as to the results
- and performance of this software is assumed by the user.
-
-